setDescription

@NonNull
open fun setDescription(@Nullable description: @Nullable String): @NonNull NotificationChannelGroupCompat.Builder(source)

Sets the user visible description of this group.

The recommended maximum length is 300 characters; the value may be truncated if it is too long.